home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.000 / linuxcon / linuxconf-1.6 / fstab / fstab.p < prev    next >
Text File  |  1996-03-29  |  712b  |  22 lines

  1. /* _dict.c 01/03/96 00.18.48 */
  2. /* dir.c 01/03/96 00.19.38 */
  3. int dir_getlist (const char *path, SSTRINGS&lst);
  4. /* fixperm.c 09/03/96 23.53.50 */
  5. int fixperm_check (void);
  6. int fixperm_check_boot (void);
  7. int fstab_fixperm (int argc, char *argv[]);
  8. /* fstab.c 01/03/96 20.59.06 */
  9. void fstab_edit (void);
  10. int fstab_main (int argc, char *argv[]);
  11. /* fstab1.c 29/03/96 23.10.54 */
  12. /* fstab2.c 01/03/96 21.00.14 */
  13. void fstab_edit (FSTAB_ENTRY_TYPE fstype);
  14. /* fstab3.c 01/03/96 21.00.30 */
  15. void fstab_check (void);
  16. /* helpf.c 05/06/95 00.08.32 */
  17. /* mtab.c 29/03/96 23.32.26 */
  18. int fstab_checkmount (int local_fs);
  19. /* nfs.c 26/05/95 12.41.58 */
  20. /* partition.c 01/03/96 20.37.54 */
  21. PARTITIONS *partition_load (void);
  22.